-
Notifications
You must be signed in to change notification settings - Fork 180
set pw in test script + toggle ideal ITS in anchored simulation #1908
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
|
Thanks, @maciacco , approving to start CI, in the menawhile. |
…lation (#1908) * set pw in test script + toggle ideal ITS in anchored simulation * remove duplicated flag for pw activation * fix string check * fix variable declaration * fix check
…lation (#1908) * set pw in test script + toggle ideal ITS in anchored simulation * remove duplicated flag for pw activation * fix string check * fix variable declaration * fix check
…lation (#1908) * set pw in test script + toggle ideal ITS in anchored simulation * remove duplicated flag for pw activation * fix string check * fix variable declaration * fix check
…lation (#1908) * set pw in test script + toggle ideal ITS in anchored simulation * remove duplicated flag for pw activation * fix string check * fix variable declaration * fix check
…lation (#1908) * set pw in test script + toggle ideal ITS in anchored simulation * remove duplicated flag for pw activation * fix string check * fix variable declaration * fix check
…lation (#1908) * set pw in test script + toggle ideal ITS in anchored simulation * remove duplicated flag for pw activation * fix string check * fix variable declaration * fix check
…lation (#1908) * set pw in test script + toggle ideal ITS in anchored simulation * remove duplicated flag for pw activation * fix string check * fix variable declaration * fix check
@sawenzel @mconcas @alcaliva
I opened a new PR on the addition of the parallel world feature to the steering scripts.
As suggested in the previous thread by Sandro, I removed the overriding
confKeysetting in theanchorMC.shscript. As an example, the activation of the parallel world feature is shown in the pp test script.I still include the changes in
anchorMC.shthat toggle the usage of the ideal geometry for ITS in anchored simulations. First, we avoid fetching the ideal alignment object for ITS from the ccdb in case we require the parallel world. Additionally, if the parallel world is requested, the ITS geometry snapshot is not added to the local ccdb cache, while this is always done for MFT.